home *** CD-ROM | disk | FTP | other *** search
/ Best of www.BestZips.com (Collector's Edition) / Best of WWW.BESTZIPS.COM Collector's Edition (JCSM Shareware) (JCS Marketing).ISO / bbs_syst / cwords65.zip / Sysop.doc < prev   
Text File  |  1996-10-06  |  10KB  |  274 lines

  1.  
  2.  
  3.                                CrossWords(TM)
  4.                                  Version 6.5
  5.  
  6.                              Copyright (c)1995-1996
  7.                              By Steven W. Lucey
  8.                             All rights reserved.
  9.  
  10.                             Support boards are:
  11.  
  12.                             The Power Board BBS 
  13.                             - Steven W. Lucey - 
  14.                         - Main Number 502.447.6649-
  15.                          
  16.  
  17.  
  18.                                 C O N T E N T S
  19.                                =================
  20.  
  21.         Warranty ............................................ 1
  22.         Copyright notice .................................... 2
  23.         Distribution ........................................ 2
  24.         Description ......................................... 2
  25.         Setup................................................ 3
  26.     Batch file example................................... 4
  27.     Config file example.................................. 4
  28.     Game play options.................................... 4
  29.     Miscellaneous........................................ 5
  30.     Fossil Drivers....................................... 6
  31.     Environment variables................................ 6
  32.     486DX CPU............................................ 7
  33.     Contacting the Author.................................8
  34.         Sources for the latest releases.......................9
  35.  
  36.  
  37.  
  38.  
  39.  
  40.                                    Warranty
  41.  
  42.  
  43.     This product is provided "as is" without warranty of any kind. The entire
  44.     risk as to the results and  performance of the program is assumed by you.
  45.     Futhermore, the  author does  not warrant, guarantee, or  make any  other
  46.     representations regarding  the use of,  or the  results of the use of the
  47.     program,  and you  rely on the  program and  results  solely at  your own
  48.     risk.  The author  cannot and  will not accept  responsibility for system
  49.     damage, loss of profit, or any other special, consequential or incidental 
  50.     damages  resulting  from  the  use  or  inability  to  use this  product.
  51.  
  52.                                    Copyright
  53.  
  54.     CrossWords (Copyright (c) 1995-1996 by Steven W. Lucey) is being
  55.     distributed as Shareware. Under this concept you may use the  SHAREWARE  
  56.     (unregistered) version for a reasonable period of time (30 days) for 
  57.     evaluation after which you should either register your copy or discontinue
  58.     usage.
  59.  
  60.  
  61.                                  Distribution
  62.  
  63.     You  are encouraged to distribute CrossWords provided that all files
  64.     contained in the archive are distributed in their original and
  65.     unmodified state.
  66.  
  67.                                   Description
  68.     
  69.     CrossWords is a door program unlike any other of its kind. The SHAREWARE
  70.     version allows your users to participate in solving as many as five
  71.     puzzles at a time (Registered verson is unlimited in the number of puzzles
  72.     you can have available for your users to solve). Users may choose to solve
  73.     ANY of the clues they wish! The SHAREWARE version limits each user to only
  74.     two correct answers per puzzle per day. The Registered version is SYSOP
  75.     configurable as to the number of plays allowed per puzzle. Best of all, the
  76.     Registered version gives the SYSOP the capability of importing, creating,
  77.     and editting more cross word puzzles into the game.     
  78.  
  79.     CrossWords was compiled with QUICKBASIC (tm) 4.5 and DOORFRAME 4.9 (tm).
  80.       
  81.                   ==========================================
  82.  
  83. SETUP:
  84. ======
  85. 1) Unzip Crosswords into a directory from which you plan to run the door
  86.     from. You may name this directory anything you wish. It is recommended
  87.     you dedicate a directory solely for CrossWords alone.
  88.  
  89.  
  90. 2) Using a text editor, create a config file with the following info:
  91.     Line 1: Path & Door drop file   ex: c:\bbs\door.sys
  92.     Line 2: SysOp First Name        ex: Steven
  93.     Line 3: SysOp Last Name         ex: Lucey  (or leave this line blank if using a handle)
  94.     Line 4: Registration #          ex: 00000 if unregistered  
  95.     Line 5: # Plays/Puzzle          ex: 2 
  96.        Line 6: Multinode Support (Y/N) ex: N
  97.  
  98.     (a sample config file is included should you want to simply edit this file)
  99.  
  100.  
  101. 3) Using a text editor, create a batch file with the following info:
  102.     Line 1: cd\PATH_TO_DOOR   ex: c:\doors\cwords 
  103.                     
  104.     Line 2: cwords ???.cfg    ex: cwords cwords.cfg
  105.                   (You may name your config file anything)
  106.     Line 3: cd\BBS          ex: cd\pcb
  107.     Line 4: board          :some BBS's require a command to re-start the BBS
  108.  
  109.    (a sample batch file is included should you want to simply edit this file)
  110.  
  111.  
  112.  
  113.  
  114.  
  115.     BATCH FILE EXAMPLE
  116.     ==================
  117.  
  118. Example batch file used to call CrossWords using DOOR.SYS:
  119. ---------------------------------------------------------
  120. @echo off
  121. cd\doors\cwords
  122. cwords cwords.cfg
  123. cd\pcb\node1
  124. board
  125.  
  126.     CONFIGURATION FILE EXAMPLE
  127.     ==========================
  128. Example config file:
  129. --------------------
  130. c:\PCB\NODE1\DOOR.SYS
  131. The Power Board BBS
  132. Steven
  133. Lucey
  134. 00000
  135. 2
  136. N
  137.     GAME PLAY OPTIONS
  138.     =================
  139.  
  140.  
  141. Menu Options:
  142. -------------
  143. <A>cross - Opens the Across clues. Use <N>ext or <P>revious to
  144.            toggle through the Across clues. Use Ans<w>er to
  145.            answer a clue you have displayed.
  146.  
  147. <D>own - Opens the Down clues. Use <N>ext or <P>revious to
  148.          toggle through the Down clues. Use Ans<w>er to
  149.          answer a clue you have displayed.
  150.  
  151. <N>ext - Use this option to toggle forward to the next clue.
  152.  
  153. <P>revious - Use this option to toggle back to the previous clue.
  154.  
  155. Ans<w>er - This option is used when you want to answer a clue 
  156.            that is currently displayed. If you enter a correct
  157.            answer, the answer is displayed on the puzzle in the
  158.            appropriate position. If you enter an incorrect answer,
  159.            you will hear a tone (or beep), indicating an incorrect
  160.            entry. You can then proceed as normal after the tone.
  161.  
  162. <I>nstructions - This help file.
  163.  
  164. <R>edraw - Redraws the screen.
  165.  
  166. <Q>uit - Quits back to the Main Menu. You can then choose another
  167.          puzzle to work on or quit back to the BBS.
  168.  
  169.  
  170.        
  171.                                 MISCELLANEOUS NOTES
  172.                                 ===================
  173.  
  174. CrossWords requires DOS 3.x and up since all files are opened in SHARED mode.
  175.  
  176. The DOOR.SYS used by CrossWords is the standard 52 line GAP (tm) file.
  177. THIS DROP FILE FORMAT IS *MOST* RECOMMENDED!!!!
  178.  
  179. If ANY Basic error is encountered, it will be printed to the screen and written
  180. to DFRAME.ERR. CrossWords will then exit back to the BBS cleanly.
  181.  
  182.  
  183. Fossil Driver Support
  184. ---------------------
  185. CrossWords supports the use of Fossil drivers.  To tell CrossWords to use the
  186. Fossil driver instead of the standard COM ports, just put /FD on the command
  187. line when running the door. For example:
  188.      CW CW.CFG /FD
  189. indicates that a Fossil driver is present and should be used. If no Fossil
  190. driver is detected, CrossWords will print a message to that effect and exit
  191. the door gracefully.
  192.  
  193. Environment Variables
  194. ---------------------
  195. CrossWords supports COM 1-4 on the standard IRQ's - COM1/COM3 = IRQ4 and
  196. COM2/COM4 = IRQ3. If you wish to use a non-standard IRQ, add the IRQ
  197. number after the configuration filename. Let's assume you want to use COM1 
  198. and IRQ5. The command line passed would be:
  199.     Cwords Cwords.CFG /5  or
  200.     Cwords Cwords.CFG /%IRQ%  for the environment variable.
  201. The /5 tells CrossWords to use IRQ5 rather than the standard IRQ4 that
  202. is normally used with COM1. No /x parameter is needed for the standard IRQ's.
  203.  
  204. When specifying the location of the system file on line 1 of the Cwords.CFG
  205. file, you may use the environment variables %pcbdrive%, %pcbdir%, %pcbnode%.
  206. Some examples:
  207.  PCBoard: 
  208.    USERS.SYS in C:\PCB           - %pcbdrive%%pcbdir%\USERS.SYS
  209.    USERS.SYS in C:\PCB\NODE1     - %pcbdrive%%pcbdir%\NODE%pcbnode%\USERS.SYS
  210.  
  211. Non-PCBoard systems may use the PCB environment variables by setting them
  212. in either AUTOEXEC.BAT or in the batch that runs the door. For example:
  213.  SET PCBDRIVE=C:
  214.  SET PCBDIR=\BBSDIR
  215.  SET PCBNODE=1
  216.  
  217. 486DX CPU's
  218. -----------
  219. The math coprocessor in 486DX CPUs cannot handle floating point math which
  220. all MicroSoft Basic's use. This can show up as an ERROR 5, a keyboard 
  221. timeout, etc.
  222.  
  223. Fortunately there is an easy fix for this problem. Simply place the following
  224. line in the AUTOEXEC.BAT file:
  225.  
  226. SET NO87=ON
  227.  
  228. Contacting the Author
  229. =-=-=-=-=-=-=-=-=-=-=
  230.  
  231.     The Support BBS is:
  232.     -------------------
  233.         The Power Board BBS..........502-447-6649
  234.     
  235.     On Prodigy:
  236.     -----------
  237.         Member ID....................ZYAH67A    
  238.  
  239.     On Compuserve:
  240.     --------------
  241.         Member ID....................104542,2570
  242.  
  243.     Internet E-mail:
  244.     ----------------
  245.         Address #1......................steven_lucey@prodigy.com
  246.         Address #2......................slucey@powerbrd.win.net
  247.         Address #3......................104542.2570@compuserve.com
  248.  
  249.     Voice:
  250.     ------
  251.         .............................502-447-3474 (M-F 8-2p EST.)
  252.  
  253.  
  254. **NOTE: Registrations are taken from all of the above. Your registration number will
  255.     be available within 24 hours on the Support BBS and/or thru the Internet 
  256.     (or online service) if you so choose (please leave your Internet address or 
  257.     online service ID).
  258.  
  259.     Fastest registration:
  260.     ---------------------
  261.     Additionally, SysOps wishing to register a door game (via Visa or MasterCard 
  262.     may also call the support BBS (at 502-447-6649) and sign on using the user-id 
  263.     BBS DOORS and the password REGISTER. This will by-pass ALL the log-in files and 
  264.     take you immediately to the registration screen.
  265.  
  266.  
  267. Current Versions:
  268. =-=-=-=-=-=-=-=-=
  269.     
  270. The best source for current versions of our door games:
  271.     
  272.             The Support BBS............502-447-6649 
  273.             WWW Home Page..............http://www.win.net/~powerbrd
  274.